[INFO] cloning repository https://github.com/InQuicker/ktmpl
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/InQuicker/ktmpl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FInQuicker%2Fktmpl", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FInQuicker%2Fktmpl'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f81e85cd81b5cc54e43ba3c98cb742b5f3635c7b
[INFO] checking InQuicker/ktmpl against master#03c609abb6638f9d7f49f34326d4137d07f5cd61 for pr-155945
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FInQuicker%2Fktmpl" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/InQuicker/ktmpl
[INFO] finished tweaking git repo https://github.com/InQuicker/ktmpl
[INFO] tweaked toml for git repo https://github.com/InQuicker/ktmpl written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/InQuicker/ktmpl on toolchain 03c609abb6638f9d7f49f34326d4137d07f5cd61
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+03c609abb6638f9d7f49f34326d4137d07f5cd61" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/InQuicker/ktmpl already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+03c609abb6638f9d7f49f34326d4137d07f5cd61" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded unreachable v0.1.1
[INFO] [stderr]   Downloaded yaml-rust v0.3.5
[INFO] [stderr]   Downloaded thread_local v0.3.3
[INFO] [stderr]   Downloaded thread-id v3.0.0
[INFO] [stderr]   Downloaded bitflags v0.8.0
[INFO] [stderr]   Downloaded regex v0.2.1
[INFO] [stderr]   Downloaded lazy_static v0.2.4
[INFO] [stderr]   Downloaded term_size v0.2.3
[INFO] [stderr]   Downloaded atty v0.2.2
[INFO] [stderr]   Downloaded vec_map v0.7.0
[INFO] [stderr]   Downloaded memchr v1.0.1
[INFO] [stderr]   Downloaded aho-corasick v0.6.3
[INFO] [stderr]   Downloaded ansi_term v0.9.0
[INFO] [stderr]   Downloaded byteorder v1.0.0
[INFO] [stderr]   Downloaded unicode-segmentation v1.1.0
[INFO] [stderr]   Downloaded regex-syntax v0.4.0
[INFO] [stderr]   Downloaded libc v0.2.21
[INFO] [stderr]   Downloaded base64 v0.4.0
[INFO] [stderr]   Downloaded clap v2.21.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+03c609abb6638f9d7f49f34326d4137d07f5cd61" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ea4de55db468c83516c70bedddae9f7677d1059c77af8c35363083a5cce3bd31
[INFO] running `Command { std: "docker" "start" "-a" "ea4de55db468c83516c70bedddae9f7677d1059c77af8c35363083a5cce3bd31", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ea4de55db468c83516c70bedddae9f7677d1059c77af8c35363083a5cce3bd31", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ea4de55db468c83516c70bedddae9f7677d1059c77af8c35363083a5cce3bd31", kill_on_drop: false }`
[INFO] [stdout] ea4de55db468c83516c70bedddae9f7677d1059c77af8c35363083a5cce3bd31
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+03c609abb6638f9d7f49f34326d4137d07f5cd61" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7d3807f5dc4f9db95a15801cd393fbf0a98f107877cf2d7aedd25ceff29a1984
[INFO] running `Command { std: "docker" "start" "-a" "7d3807f5dc4f9db95a15801cd393fbf0a98f107877cf2d7aedd25ceff29a1984", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr]     Checking libc v0.2.21
[INFO] [stderr]     Checking strsim v0.6.0
[INFO] [stderr]     Checking byteorder v1.0.0
[INFO] [stderr]     Checking unicode-width v0.1.4
[INFO] [stderr]     Checking ansi_term v0.9.0
[INFO] [stderr]     Checking vec_map v0.7.0
[INFO] [stderr]     Checking regex-syntax v0.4.0
[INFO] [stderr]     Checking unreachable v0.1.1
[INFO] [stderr]     Checking bitflags v0.8.0
[INFO] [stderr]     Checking utf8-ranges v1.0.0
[INFO] [stderr]     Checking unicode-segmentation v1.1.0
[INFO] [stderr]     Checking yaml-rust v0.3.5
[INFO] [stderr]     Checking lazy_static v0.2.4
[INFO] [stderr]     Checking base64 v0.4.0
[INFO] [stderr]     Checking memchr v1.0.1
[INFO] [stderr]     Checking thread-id v3.0.0
[INFO] [stderr]     Checking term_size v0.2.3
[INFO] [stderr]     Checking atty v0.2.2
[INFO] [stderr]     Checking thread_local v0.3.3
[INFO] [stderr]     Checking clap v2.21.2
[INFO] [stderr]     Checking aho-corasick v0.6.3
[INFO] [stderr]     Checking regex v0.2.1
[INFO] [stderr]     Checking ktmpl v0.7.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/processor.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 39 | /     lazy_static! {
[INFO] [stdout] 40 | |         static ref LITERAL_INTERPOLATION: Regex = Regex::new(
[INFO] [stdout] 41 | |             r"\$\({2}([^\)]*)\){2}"
[INFO] [stdout] 42 | |         ).expect("Failed to compile regex.");
[INFO] [stdout] 43 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/processor.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 39 | /     lazy_static! {
[INFO] [stdout] 40 | |         static ref LITERAL_INTERPOLATION: Regex = Regex::new(
[INFO] [stdout] 41 | |             r"\$\({2}([^\)]*)\){2}"
[INFO] [stdout] 42 | |         ).expect("Failed to compile regex.");
[INFO] [stdout] 43 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/processor.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 39 | /     lazy_static! {
[INFO] [stdout] 40 | |         static ref LITERAL_INTERPOLATION: Regex = Regex::new(
[INFO] [stdout] 41 | |             r"\$\({2}([^\)]*)\){2}"
[INFO] [stdout] 42 | |         ).expect("Failed to compile regex.");
[INFO] [stdout] 43 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/processor.rs:45:5
[INFO] [stdout]    |
[INFO] [stdout] 45 | /     lazy_static! {
[INFO] [stdout] 46 | |         static ref STRING_INTERPOLATION: Regex = Regex::new(
[INFO] [stdout] 47 | |             r"\$\(([^\)]*)\)"
[INFO] [stdout] 48 | |         ).expect("Failed to compile regex.");
[INFO] [stdout] 49 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/processor.rs:45:5
[INFO] [stdout]    |
[INFO] [stdout] 45 | /     lazy_static! {
[INFO] [stdout] 46 | |         static ref STRING_INTERPOLATION: Regex = Regex::new(
[INFO] [stdout] 47 | |             r"\$\(([^\)]*)\)"
[INFO] [stdout] 48 | |         ).expect("Failed to compile regex.");
[INFO] [stdout] 49 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/processor.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 39 | /     lazy_static! {
[INFO] [stdout] 40 | |         static ref LITERAL_INTERPOLATION: Regex = Regex::new(
[INFO] [stdout] 41 | |             r"\$\({2}([^\)]*)\){2}"
[INFO] [stdout] 42 | |         ).expect("Failed to compile regex.");
[INFO] [stdout] 43 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/processor.rs:45:5
[INFO] [stdout]    |
[INFO] [stdout] 45 | /     lazy_static! {
[INFO] [stdout] 46 | |         static ref STRING_INTERPOLATION: Regex = Regex::new(
[INFO] [stdout] 47 | |             r"\$\(([^\)]*)\)"
[INFO] [stdout] 48 | |         ).expect("Failed to compile regex.");
[INFO] [stdout] 49 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/processor.rs:45:5
[INFO] [stdout]    |
[INFO] [stdout] 45 | /     lazy_static! {
[INFO] [stdout] 46 | |         static ref STRING_INTERPOLATION: Regex = Regex::new(
[INFO] [stdout] 47 | |             r"\$\(([^\)]*)\)"
[INFO] [stdout] 48 | |         ).expect("Failed to compile regex.");
[INFO] [stdout] 49 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/parameter.rs:44:60
[INFO] [stdout]    |
[INFO] [stdout] 44 |     let mut file = File::open(file_path).map_err(|err| err.description().to_owned())?;
[INFO] [stdout]    |                                                            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/parameter.rs:47:58
[INFO] [stdout]    |
[INFO] [stdout] 47 |     file.read_to_string(&mut contents).map_err(|err| err.description().to_owned())?;
[INFO] [stdout]    |                                                          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/parameter.rs:44:60
[INFO] [stdout]    |
[INFO] [stdout] 44 |     let mut file = File::open(file_path).map_err(|err| err.description().to_owned())?;
[INFO] [stdout]    |                                                            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/parameter.rs:55:28
[INFO] [stdout]    |
[INFO] [stdout] 55 |         .map_err(|err| err.description().to_owned())?;
[INFO] [stdout]    |                            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/parameter.rs:47:58
[INFO] [stdout]    |
[INFO] [stdout] 47 |     file.read_to_string(&mut contents).map_err(|err| err.description().to_owned())?;
[INFO] [stdout]    |                                                          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/parameter.rs:55:28
[INFO] [stdout]    |
[INFO] [stdout] 55 |         .map_err(|err| err.description().to_owned())?;
[INFO] [stdout]    |                            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/template.rs:49:32
[INFO] [stdout]    |
[INFO] [stdout] 49 |             .map_err(|err| err.description().to_owned())?;
[INFO] [stdout]    |                                ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `core::str::<impl str>::trim_right`: superseded by `trim_end`
[INFO] [stdout]    --> src/lib.rs:158:50
[INFO] [stdout]     |
[INFO] [stdout] 158 |             processed_template.lines().map(|l| l.trim_right()).collect::<Vec<&str>>().join("\n"),
[INFO] [stdout]     |                                                  ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace the use of the deprecated method
[INFO] [stdout]     |
[INFO] [stdout] 158 -             processed_template.lines().map(|l| l.trim_right()).collect::<Vec<&str>>().join("\n"),
[INFO] [stdout] 158 +             processed_template.lines().map(|l| l.trim_end()).collect::<Vec<&str>>().join("\n"),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `core::str::<impl str>::trim_right`: superseded by `trim_end`
[INFO] [stdout]    --> src/lib.rs:231:50
[INFO] [stdout]     |
[INFO] [stdout] 231 |             processed_template.lines().map(|l| l.trim_right()).collect::<Vec<&str>>().join("\n"),
[INFO] [stdout]     |                                                  ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace the use of the deprecated method
[INFO] [stdout]     |
[INFO] [stdout] 231 -             processed_template.lines().map(|l| l.trim_right()).collect::<Vec<&str>>().join("\n"),
[INFO] [stdout] 231 +             processed_template.lines().map(|l| l.trim_end()).collect::<Vec<&str>>().join("\n"),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/template.rs:118:9
[INFO] [stdout]     |
[INFO] [stdout] 118 |     let mut hash = match object {
[INFO] [stdout]     |         ----^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/template.rs:49:32
[INFO] [stdout]    |
[INFO] [stdout] 49 |             .map_err(|err| err.description().to_owned())?;
[INFO] [stdout]    |                                ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `description`, `display_name`, `parameter_type`, and `required` are never read
[INFO] [stdout]   --> src/parameter.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct Parameter {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] 12 |     pub description: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 13 |     pub display_name: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 14 |     pub name: String,
[INFO] [stdout] 15 |     pub parameter_type: Option<ParameterType>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 16 |     pub required: bool,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Parameter` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/template.rs:118:9
[INFO] [stdout]     |
[INFO] [stdout] 118 |     let mut hash = match object {
[INFO] [stdout]     |         ----^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `description`, `display_name`, `parameter_type`, and `required` are never read
[INFO] [stdout]   --> src/parameter.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct Parameter {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] 12 |     pub description: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 13 |     pub display_name: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 14 |     pub name: String,
[INFO] [stdout] 15 |     pub parameter_type: Option<ParameterType>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 16 |     pub required: bool,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Parameter` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> src/main.rs:114:70
[INFO] [stdout]     |
[INFO] [stdout] 114 |         stdin().read_to_string(&mut template_data).map_err(|err| err.description().to_owned())?;
[INFO] [stdout]     |                                                                      ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> src/main.rs:116:63
[INFO] [stdout]     |
[INFO] [stdout] 116 |         let mut file = File::open(filename).map_err(|err| err.description().to_owned())?;
[INFO] [stdout]     |                                                               ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> src/main.rs:117:67
[INFO] [stdout]     |
[INFO] [stdout] 117 |         file.read_to_string(&mut template_data).map_err(|err| err.description().to_owned())?;
[INFO] [stdout]     |                                                                   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> src/main.rs:114:70
[INFO] [stdout]     |
[INFO] [stdout] 114 |         stdin().read_to_string(&mut template_data).map_err(|err| err.description().to_owned())?;
[INFO] [stdout]     |                                                                      ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> src/main.rs:116:63
[INFO] [stdout]     |
[INFO] [stdout] 116 |         let mut file = File::open(filename).map_err(|err| err.description().to_owned())?;
[INFO] [stdout]     |                                                               ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> src/main.rs:117:67
[INFO] [stdout]     |
[INFO] [stdout] 117 |         file.read_to_string(&mut template_data).map_err(|err| err.description().to_owned())?;
[INFO] [stdout]     |                                                                   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.46s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bitflags v0.8.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "7d3807f5dc4f9db95a15801cd393fbf0a98f107877cf2d7aedd25ceff29a1984", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d3807f5dc4f9db95a15801cd393fbf0a98f107877cf2d7aedd25ceff29a1984", kill_on_drop: false }`
[INFO] [stdout] 7d3807f5dc4f9db95a15801cd393fbf0a98f107877cf2d7aedd25ceff29a1984
